Skip to content

Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.2.0 to 7.4.0 - #797

Merged
ekharkunov merged 1 commit into
devfrom
dependabot/gradle/com.google.cloud-spring-cloud-gcp-dependencies-7.4.0
Nov 12, 2025
Merged

Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.2.0 to 7.4.0#797
ekharkunov merged 1 commit into
devfrom
dependabot/gradle/com.google.cloud-spring-cloud-gcp-dependencies-7.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor

Bumps com.google.cloud:spring-cloud-gcp-dependencies from 7.2.0 to 7.4.0.

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's releases.

v7.4.0

7.4.0 (2025-10-10)

Features

  • add script to update versions in README.adoc (#4176) (1a05f04)
  • Add support for configuring the Cloud SQL JDBC connection using a DNS name (#4123) (e45ca49), closes #4114

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.62.3 (#4192) (4d0df06)

Dependencies

Documentation

v7.3.2

7.3.2 (2025-09-30)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172) (bf390ae)
  • deps: update gapic-generator-java-bom.version to v2.62.2 (#4166) (2627d95)

v7.3.1

7.3.1 (2025-09-15)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.68.0 (#4136) (2335f17)
  • deps: update gapic-generator-java-bom.version to v2.62.1 (#4135) (7010534)
  • parametermanager: fix invalid bean definition named 'clientFactory' (#4127) (1c98540)

v7.3.0

7.3.0 (2025-08-29)

Features

  • parametermanager: add support for gcp parameter manager service (#3699) (c0748f1)

... (truncated)

Changelog

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's changelog.

7.4.0 (2025-10-10)

Features

  • add script to update versions in README.adoc (#4176) (1a05f04)
  • Add support for configuring the Cloud SQL JDBC connection using a DNS name (#4123) (e45ca49), closes #4114

Bug Fixes

  • deps: update gapic-generator-java-bom.version to v2.62.3 (#4192) (4d0df06)

Dependencies

Documentation

7.3.2 (2025-09-30)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172) (bf390ae)
  • deps: update gapic-generator-java-bom.version to v2.62.2 (#4166) (2627d95)

7.3.1 (2025-09-15)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.68.0 (#4136) (2335f17)
  • deps: update gapic-generator-java-bom.version to v2.62.1 (#4135) (7010534)
  • parametermanager: fix invalid bean definition named 'clientFactory' (#4127) (1c98540)

7.3.0 (2025-08-29)

Features

  • parametermanager: add support for gcp parameter manager service (#3699) (c0748f1)

Bug Fixes

... (truncated)

Commits
  • f2ea5a2 chore(main): release 7.4.0 (#4178)
  • f18ca5a chore: update CI to JDK 25 (#4196)
  • f0d3321 deps: upgrade libraries-bom to 26.70.0 (#4188)
  • 4d0df06 fix(deps): update gapic-generator-java-bom.version to v2.62.3 (#4192)
  • e45ca49 feat: Add support for configuring the Cloud SQL JDBC connection using a DNS n...
  • 1acd575 docs: update latest versions in README.adoc (#4177)
  • 1a05f04 feat: add script to update versions in README.adoc (#4176)
  • 020c2a4 chore(main): release 7.3.3-SNAPSHOT (#4174)
  • 881ac94 chore(main): release 7.3.2 (#4167)
  • bf390ae fix(deps): update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 7.2.0 to 7.4.0.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v7.2.0...v7.4.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
@ekharkunov ekharkunov added this to the Next release milestone Oct 27, 2025
@ekharkunov
ekharkunov merged commit faa6fd4 into dev Nov 12, 2025
1 check failed
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.cloud-spring-cloud-gcp-dependencies-7.4.0 branch November 12, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant